func go/build.expandSrcDir
2 uses
go/build (current package)
build.go#L1682: if arg, ok = expandSrcDir(arg, di.Dir); !ok {
build.go#L1716: func expandSrcDir(str string, srcdir string) (string, bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)